home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / amac41.zip / BOOK.INF < prev    next >
Text File  |  1991-08-26  |  1KB  |  23 lines

  1. BOOK19.QM are a series of macros enabling the user to load, read, and/or
  2. invoke macros located in any file.   Files, items or macros may be quickly
  3. located in any file by enclosing a key identification word in parentheses
  4. and placing the bookmarked word in an Index.  Version 1.8 includes macros
  5. using the new technique of a "macro reading a macro" to significantly
  6. expand QEdit macro buffer space.
  7.  
  8. A theoretically unlimited number of macros (in excess of the limited 0.5k
  9. QConfig.dat buffer) located in files other than the current file can be
  10. quickly located and easily executed at any time using either @f, @6 or @7
  11. while editing any file. (See bok001.qm for additional discussion).
  12.  
  13. The techniques, necessary configuring, and use of these bookmark macros
  14. require a considerable knowledge of QMAC and QEdit macro language. They
  15. involve some new techniques that have not been fully tested and are my
  16. first real effort to have a macro read a macro, a heretofore (and still)
  17. not recommended procedure. Until this "macro reading a macro" technique
  18. can be fully tested and proven to be viable, I am recommending the user
  19. *not* use this technique in other macros without full knowledge of it's
  20. pitfalls and limitations.  The user should have a good working knowledge
  21. of QEdit macro language and the QMAC macro compiler to use the BookMark
  22. macros.
  23.